Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustbuild: Run debuginfo tests by default #38471

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

alexcrichton
Copy link
Member

This fixes an accidental regression in rustbuild which stopped running debuginfo
tests by default. Here we flag the test suites as default(true) to ensure that
they're run on bots, for example.

@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member Author

This unfortunately may not land due to this bug, but I figure we can throw at bors and see what happens.

@brson
Copy link
Contributor

brson commented Dec 19, 2016

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Dec 19, 2016

📌 Commit d631367 has been approved by brson

@bors
Copy link
Contributor

bors commented Dec 19, 2016

⌛ Testing commit d631367 with merge 59858d7...

@michaelwoerister
Copy link
Member

This fixes an accidental regression in rustbuild which stopped running debuginfo
tests by default.

Yikes! :)

@bors
Copy link
Contributor

bors commented Dec 19, 2016

💔 Test failed - auto-linux-64-x-android-t

@alexcrichton
Copy link
Member Author

@bors: retry

@bors
Copy link
Contributor

bors commented Dec 19, 2016

⌛ Testing commit d631367 with merge 848fe2c...

@bors
Copy link
Contributor

bors commented Dec 20, 2016

💔 Test failed - auto-linux-64-x-android-t

This fixes an accidental regression in rustbuild which stopped running debuginfo
tests by default. Here we flag the test suites as `default(true)` to ensure that
they're run on bots, for example.
@alexcrichton
Copy link
Member Author

@bors: r=brson

@bors
Copy link
Contributor

bors commented Dec 20, 2016

📌 Commit 70ef94d has been approved by brson

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 20, 2016
…=brson

rustbuild: Run debuginfo tests by default

This fixes an accidental regression in rustbuild which stopped running debuginfo
tests by default. Here we flag the test suites as `default(true)` to ensure that
they're run on bots, for example.
@bors
Copy link
Contributor

bors commented Dec 20, 2016

⌛ Testing commit 70ef94d with merge a4e3e1a...

@alexcrichton
Copy link
Member Author

@bors: retry force clean

  • restarted buildbot

bors added a commit that referenced this pull request Dec 20, 2016
@bors bors merged commit 70ef94d into rust-lang:master Dec 21, 2016
@alexcrichton alexcrichton deleted the run-debuginfo-tests branch December 27, 2016 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants